Einhugur Word Plugin for Xojo

EinhugurWord.FieldSeparators Enum

Enum for field separator values.

enum EinhugurWord.FieldSeparators

Constants

None = -1There is no field separator.
BeginField = 0Marks the start of complex field.
EndField = 1Marks the end of complex field.
SeparateField = 2Specifies that the character is a separator character which defines the end of the field codes or function and the start of the field result.